Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
octdec
octdec
Convert octal to decimal
Name:
octdec
Category:
math
Programming Language:
php
One-line Description:
Convert octal to decimal.
Related
How to Accurately Measure File Reading Time in PHP Using the gettimeofday Function
6
What Type Does the octdec Function Return? Do You Understand the Type Conversion Involved?
8
Similar Functions
dechex
dechex
Convertdecimaltohexa
lcg_value
lcg_value
Combinedlinearcongru
hexdec
hexdec
Converthexadecimalto
hypot
hypot
Calculatetheobliquel
srand
srand
Sowtherandomnumberge
cosh
cosh
Hyperboliccosine
fdiv
fdiv
Performfloatingpoint
floor
floor
Leavethemethodofsort
Popular Articles
What Type Does the octdec Function Return? Do You Understand the Type Conversion Involved?
How to Accurately Measure File Reading Time in PHP Using the gettimeofday Function